Skip to content

[Do not merge] Add ContextVar for trace context propagation in tool functions - #1664

Open
sgoel-nr wants to merge 33 commits into
mainfrom
enable_child_subcomponent_links
Open

[Do not merge] Add ContextVar for trace context propagation in tool functions#1664
sgoel-nr wants to merge 33 commits into
mainfrom
enable_child_subcomponent_links

Conversation

@sgoel-nr

Copy link
Copy Markdown
Contributor

No description provided.

umaannamalai and others added 29 commits February 17, 2026 13:11
Add subcomponent attribute to LangChain instrumentation.
Add subcomponent attribute to Autogen instrumentation.
Add subcomponent attribute to Strands instrumentation.
Add subcomponent attribute to MCP instrumentation.
@sgoel-nr
sgoel-nr requested a review from a team as a code owner February 18, 2026 06:07
@github-actions

github-actions Bot commented Feb 18, 2026

Copy link
Copy Markdown

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 7 0 0 0.97s
✅ MARKDOWN markdownlint 7 0 0 0 1.41s
✅ PYTHON ruff 967 0 0 0 1.06s
✅ PYTHON ruff-format 967 0 0 0 0.37s
✅ YAML prettier 15 0 0 0 1.58s
✅ YAML v8r 15 0 0 5.12s
✅ YAML yamllint 15 0 0 0.66s

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security

@sgoel-nr
sgoel-nr force-pushed the enable_child_subcomponent_links branch from 890baaa to 49eb8d6 Compare February 18, 2026 06:46
@mergify mergify Bot added the tests-failing Tests failing in CI. label Feb 18, 2026
@codecov-commenter

codecov-commenter commented Feb 18, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 87.50000% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.71%. Comparing base (0d90dc8) to head (29cc83e).
⚠️ Report is 243 commits behind head on main.

Files with missing lines Patch % Lines
newrelic/hooks/mlmodel_autogen.py 84.29% 13 Missing and 6 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1664      +/-   ##
==========================================
+ Coverage   81.67%   81.71%   +0.03%     
==========================================
  Files         210      210              
  Lines       24659    24805     +146     
  Branches     3884     3899      +15     
==========================================
+ Hits        20141    20269     +128     
- Misses       3201     3214      +13     
- Partials     1317     1322       +5     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sgoel-nr sgoel-nr changed the title Add ContextVar for trace context propagation in tool functions [Do not merge] Add ContextVar for trace context propagation in tool functions Feb 18, 2026
sgoel-nr and others added 3 commits February 18, 2026 13:30
… proxy to manage trace lifecycle and ensure proper event recording.
…after tool execution, ensuring accurate trace recording during async iteration.
@mergify mergify Bot added the merge-conflicts Merge conflicts detected. label Feb 18, 2026
Base automatically changed from develop-agentic-subcomponent-attrs to main February 18, 2026 21:04
@mergify mergify Bot added merge-conflicts Merge conflicts detected. and removed merge-conflicts Merge conflicts detected. labels Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge-conflicts Merge conflicts detected. tests-failing Tests failing in CI.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants